Total Complexity | 50 |
Dependencies | 2 |
Dependents | 2 |
Total lines | 331 |
Lines of code | 197 |
Logical lines of code | 133 |
Comment lines | 53 |
Methods | 7 |
Properties | 1 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
update_item() | 37 | 24 | 70 | |
create_item() | 44 | 10 | 47 | |
get_items() | 47 | 5 | 33 | |
delete_item() | 58 | 4 | 15 | |
get_item() | 55 | 3 | 19 | |
delete_item_where() | 68 | 2 | 6 | |
name_exists() | 66 | 2 | 7 |